The argument name must match in the documentation, and the `allow-none`
annotation is deprecated, and should be replaced by `optional` in this
case.
/**
* gtk_drop_target_get_gtypes:
* @self: a #GtkDropTarget
- * @n_gtypes: (out) (allow-none): optional pointer to take the
+ * @n_types: (out) (optional): optional pointer to take the
* number of #GTypes contained in the return value
*
* Gets the list of supported #GTypes for @self. If no type have been set,